home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / frame_1174 / DoAction.as
Encoding:
Text File  |  2011-10-17  |  303 b   |  12 lines

  1. trace("Frame G2: " + _currentframe);
  2. stop();
  3. windx = 0;
  4. hittedBIG = new Sound();
  5. hittedBIG.attachSound("hittedBIG");
  6. thunder1 = new Sound();
  7. thunder1.attachSound("thunder1");
  8. wind01 = new Sound(tenguman);
  9. wind01.attachSound("wind01");
  10. wind04 = new Sound(heroe);
  11. wind04.attachSound("wind04");
  12.